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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27810Munoz, Meghan, PGA10GatesheadEnglandUnited Kingdom
27035Long, Ana91977Spring ValleyCaliforniaUnited States
11710Ramirez, Zoe, R92806La JollaCaliforniaUnited States
15173Henderson, Miguel, J97330CorvallisOregonUnited States

Generated 2025-07-12 00:11:09.142 UTC