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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17388Ramirez, Garrett, MV7L 4J4N. VancouverBritish ColumbiaCanada
23516Miller, Ashley, V91941GrossmontCaliforniaUnited States
21568Hernandez, Jacquelyn, J4217Gold CoastQueenslandAustralia

Generated 2025-07-10 00:56:00.594 UTC