[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 482   SHUFFLE   <  SKIP 3963  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22103Hernandez, Alexandra, C94010BurlingameCaliforniaUnited States
21815Green, Gabrielle, MV8Z 4N5ShawneeBritish ColumbiaCanada
15784Vazquez, Rebekah, A4700RockhamptonQueenslandAustralia

Generated 2025-07-10 14:31:14.578 UTC