[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 0   SHUFFLE   <  SKIP 3961  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16644Goel, Leonard, C91502BurbankCaliforniaUnited States
11991Martinez, Frederick2061Milsons PointNew South WalesAustralia
24242Zeng, Amy4655Hervey BayQueenslandAustralia
16801Henderson, Jasmine98225BellinghamWashingtonUnited States

Generated 2025-11-05 22:07:23.304 UTC