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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13602Mehta, VirginiaCM11BillericayEnglandUnited Kingdom
18662Sharma, Kyle94015Daly CityCaliforniaUnited States
26385Muñoz, Javier04838EilenburgBrandenburgGermany
22223Parker, Gabrielle94941Mill ValleyCaliforniaUnited States
13703Sanders, Mackenzie, J98033KirklandWashingtonUnited States
16443Gao, Dawn, CGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-11 19:57:04.730 UTC