[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 296   SHUFFLE   <  SKIP 2253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18014Xu, Wayne, M59170CroixNordFrance
14405Walker, Dylan, S98225BellinghamWashingtonUnited States
15034Suarez, Hector, L3205South MelbourneVictoriaAustralia

Generated 2025-07-19 07:48:18.366 UTC