[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 4152   <  SKIP 1797  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15824Kumar, Lindsay, L94014ColmaCaliforniaUnited States
18294Prasad, Denise3429SunburyVictoriaAustralia
28439Gray, Olivia, LOX1OxfordEnglandUnited Kingdom

Generated 2025-07-20 01:32:26.745 UTC