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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23184Carter, Hailey, L94941Mill ValleyCaliforniaUnited States
11220Huang, Erica, C94014ColmaCaliforniaUnited States
28704Ruiz, Roy, LW1X3SELondonEnglandUnited Kingdom
25362Bailey, Makayla94015Daly CityCaliforniaUnited States

Generated 2025-07-11 05:03:27.793 UTC