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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18029Malhotra, Carmen46236BottropNordrhein-WestfalenGermany
23374Gray, Emma, C95062Santa CruzCaliforniaUnited States
11713Zhang, Kyle, C98033KirklandWashingtonUnited States
26005Clark, Elizabeth, J97205PortlandOregonUnited States

Generated 2025-07-11 19:04:10.503 UTC