[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 3310   <  SKIP 1719  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22266Sanders, Rachel92625Newport BeachCaliforniaUnited States
15844Brown, Megan, S91941GrossmontCaliforniaUnited States
15399Murphy, Mackenzie, J94704BerkeleyCaliforniaUnited States

Generated 2025-07-18 19:22:00.135 UTC