[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 480   SHUFFLE   <  SKIP 638  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27183Garcia, Geoffrey95010HofBayernGermany
22825Zeng, Kelli, MCM11BillericayEnglandUnited Kingdom
14450Butler, Kevin, R91932Imperial BeachCaliforniaUnited States

Generated 2025-07-18 12:53:53.974 UTC