[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 2236  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13926Hill, Dalton, E98107BallardWashingtonUnited States
23190Ramirez, Nathaniel90706BellflowerCaliforniaUnited States
12667Wood, Maria7001HobartTasmaniaAustralia
21294Foster, David, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-11 07:41:57.830 UTC