[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 484   SHUFFLE   <  SKIP 2735  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23882Butler, Alexia, F91950National CityCaliforniaUnited States
29354Edwards, Isaiah, B98270MarysvilleWashingtonUnited States
26773Martin, Meghan, B3205South MelbourneVictoriaAustralia

Generated 2025-07-14 21:48:59.387 UTC