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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11760Moreno, Melody, R5023FindonSouth AustraliaAustralia
19806Perez, Nancy, U94010BurlingameCaliforniaUnited States
12676Madan, Michele, A3550BendigoVictoriaAustralia

Generated 2025-11-05 01:09:56.701 UTC