[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 494   SHUFFLE   <  SKIP 224  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25386Perry, Alexis, S92020El CajonCaliforniaUnited States
24656Moore, Julia94014ColmaCaliforniaUnited States
14181Chandra, Adriana60323FrankfurtHessenGermany

Generated 2025-07-18 22:44:57.333 UTC