[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 440   SHUFFLE   <  SKIP 2277  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18091Bell, ChaseV9MetchosinBritish ColumbiaCanada
22293Johnson, Jasmine, S94536FremontCaliforniaUnited States
23548Morris, Haley, AV7L 4J4VancouverBritish ColumbiaCanada
19305Young, Gabriella, MCM11BillericayEnglandUnited Kingdom

Generated 2025-07-20 22:52:48.304 UTC