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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19670Gutierrez, Erik, S91502BurbankCaliforniaUnited States
18752Walker, Samantha92625Newport BeachCaliforniaUnited States
25132Xie, Lindsey, M3977CranbourneVictoriaAustralia

Generated 2025-07-22 05:03:51.528 UTC