[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 372  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13571Mehta, Allen, I92100Boulogne-BillancourtHauts de SeineFrance
11926Foster, Eduardo97045Oregon CityOregonUnited States
21639Wilson, Anthony98168BurienWashingtonUnited States
26245Murphy, Devin90210Beverly HillsCaliforniaUnited States
17798Ortega, RobinPB12PeterboroughEnglandUnited Kingdom
16678Ramirez, IanV3A 4R2LangleyBritish ColumbiaCanada
16594Jones, Andrew, CPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-10 07:00:50.290 UTC