[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   SHUFFLE   SKIP 3672   <  SKIP 1087  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21281Hill, Andrea91910Chula VistaCaliforniaUnited States
14801Simmons, Riley, R60323FrankfurtHessenGermany
15374Kumar, Donna94010BurlingameCaliforniaUnited States

Generated 2025-07-19 05:52:16.241 UTC