[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 680   SHUFFLE   <  SKIP 3291  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15287Baker, Stephanie, S99202SpokaneWashingtonUnited States
20874Lal, Edwin33041PaderbornHamburgGermany
27249Cox, Emma, R90401Santa MonicaCaliforniaUnited States
20904Gomez, Ebony, CCM11BillericayEnglandUnited Kingdom

Generated 2025-07-14 17:43:37.900 UTC