[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 306  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14584Mitchell, Gabrielle91791West CovinaCaliforniaUnited States
25821Gao, Krystal3429SunburyVictoriaAustralia
22266Sanders, Rachel92625Newport BeachCaliforniaUnited States

Generated 2025-07-13 00:20:12.275 UTC