[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 1112  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22768Zhang, Aaron, A91502BurbankCaliforniaUnited States
13495Alvarez, Micheal, WRG7 5H7ReadingEnglandUnited Kingdom
16888Hughes, Arianna, A92020El CajonCaliforniaUnited States

Generated 2025-07-16 21:30:39.309 UTC