[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 3624   <  SKIP 875  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15399Murphy, Mackenzie, J94704BerkeleyCaliforniaUnited States
15859Ramirez, Abigail, SV8VVictoriaBritish ColumbiaCanada
27016Reed, Lauren, J98020EdmondsWashingtonUnited States

Generated 2025-07-12 23:55:57.186 UTC