[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 24   SHUFFLE   <  SKIP 1433  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15931Xu, Micah, M91370Verrieres Le BuissonEssonneFrance
25166Jenkins, Miguel, R92625Newport BeachCaliforniaUnited States
23600Sharma, Peter77127LieusaintSeine et MarneFrance

Generated 2025-07-14 02:05:50.983 UTC