[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 5474   <  SKIP 53  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18487Nath, Tasha, J3429SunburyVictoriaAustralia
26054Lee, Dylan, A98270MarysvilleWashingtonUnited States
25608Zeng, SandraOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-19 06:51:20.361 UTC