[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 548   SHUFFLE   SKIP 0  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23447Weber, Jermaine, C41485GrevenbroichBayernGermany
18891James, Megan, S90706BellflowerCaliforniaUnited States
28481Moreno, Kristine, K2777SpringwoodNew South WalesAustralia

Generated 2025-07-09 18:02:41.145 UTC