[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 376   SHUFFLE   <  SKIP 496  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26403Navarro, Philip04139LeipzigNordrhein-WestfalenGermany
20136Kennedy, Bonnie, CY024 1GFYorkEnglandUnited Kingdom
23877Morris, Katherine, T92102San DiegoCaliforniaUnited States

Generated 2025-11-05 16:44:41.464 UTC