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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18964Gonzalez, Thomas, M91950National CityCaliforniaUnited States
26773Martin, Meghan, B3205South MelbourneVictoriaAustralia

Generated 2025-07-19 04:39:45.301 UTC