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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22174Lu, Micah6006PerthSouth AustraliaAustralia
28716Garcia, Darren3205South MelbourneVictoriaAustralia
28988Perez, Harold, C94014ColmaCaliforniaUnited States

Generated 2025-07-14 13:30:16.841 UTC