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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16604Serrano, Roy, M66272Sulzbach TaunusSaarlandGermany
11151Gill, Melinda, G1002SydneyNew South WalesAustralia
27094Kelly, Sean94611OaklandCaliforniaUnited States

Generated 2025-07-11 20:16:12.757 UTC