[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 875   SHUFFLE   <  SKIP 7092  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17977Zeng, ValerieB29 6SLBirminghamEnglandUnited Kingdom
27175Raji, Marshall, LSW19 3RULondonEnglandUnited Kingdom
14605Brooks, AllisonV8XRoyal OakBritish ColumbiaCanada
16107Edwards, Jordan, R99362Walla WallaWashingtonUnited States

Generated 2025-07-17 14:46:57.311 UTC