[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 512   SHUFFLE   <  SKIP 199  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25139Mr., Short, Carlos, M.4000BrisbaneQueenslandAustralia
22770Morgan, Chloe, L94611OaklandCaliforniaUnited States
14133Kumar, Ricardo, K4655Hervey BayQueenslandAustralia
13703Sanders, Mackenzie, J98033KirklandWashingtonUnited States

Generated 2025-07-18 22:04:53.333 UTC