[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 4198   <  SKIP 257  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21767Ramirez, Mariah, M90706BellflowerCaliforniaUnited States
13737Sanders, Garrett90706BellflowerCaliforniaUnited States
20752Simmons, Christian98501OlympiaWashingtonUnited States

Generated 2025-07-18 14:47:39.785 UTC