[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 999   SHUFFLE   <  SKIP 2154  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22249Chen, Kevin91945Lemon GroveCaliforniaUnited States
28520Liang, Susan77127LieusaintSeine et MarneFrance
25565Perez, Kevin, M3429SunburyVictoriaAustralia

Generated 2025-07-21 05:56:53.182 UTC