[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 557   <  SKIP 6  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28576Uppal, Sunil, L98201EverettWashingtonUnited States
26823Raman, Kaitlin, S04838EilenburgBrandenburgGermany
18215Taylor, Ashley, E4700RockhamptonQueenslandAustralia

Generated 2025-07-18 07:43:24.847 UTC