[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 396   SHUFFLE   <  SKIP 1685  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13447Cox, Destiny, M90802Long BeachCaliforniaUnited States
17802Arun, Erick, C95010HofBayernGermany
17719Gao, Vincent, A77127LieusaintSeine et MarneFrance

Generated 2025-07-20 01:05:07.041 UTC