[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   SKIP 229   SHUFFLE   <  SKIP 767  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19335Ye, Cedric, K77127LieusaintSeine et MarneFrance
15909Ross, Cassidy, W90712LakewoodCaliforniaUnited States
13263Anand, Kate, K59223RoncqNordFrance
28877Vance, Joe, LEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-19 05:00:06.681 UTC