[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 2476  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24516Moore, Rachel, K94014ColmaCaliforniaUnited States
19415Collins, Devin60323FrankfurtHessenGermany
12224Henderson, TristanLE18LeedsEnglandUnited Kingdom

Generated 2025-11-06 00:29:07.795 UTC