[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 213   SHUFFLE   <  SKIP 222  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27507Li, Valerie, R94014ColmaCaliforniaUnited States
29141Wang, Suzanne, R94704BerkeleyCaliforniaUnited States
25141Gutierrez, WalterSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-13 00:01:36.202 UTC