[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 3669   SHUFFLE   <  SKIP 788  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25959Hall, Katherine91945Lemon GroveCaliforniaUnited States
12326Zhou, Glenn, AYO15YorkEnglandUnited Kingdom
16129Russell, Jordyn97205PortlandOregonUnited States

Generated 2025-07-12 03:02:46.654 UTC