[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 327   SHUFFLE   <  SKIP 345  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17514Zhou, Cedric6006PerthSouth AustraliaAustralia
26823Raman, Kaitlin, S04838EilenburgBrandenburgGermany
25102Kelly, Stephanie, L94704BerkeleyCaliforniaUnited States

Generated 2025-07-19 17:38:13.520 UTC