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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11048Powell, Jeremy3429SunburyVictoriaAustralia
17022Morgan, Karen91776San GabrielCaliforniaUnited States
27257Sara, Rebekah, L91910Chula VistaCaliforniaUnited States

Generated 2025-07-12 03:36:46.180 UTC