[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 511   SHUFFLE   <  SKIP 138  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27660Carlson, Gerald, A94519ConcordCaliforniaUnited States
28389Martinez, Rachael, M93500PantinSeine Saint DenisFrance
17005Anand, Priscilla, R91910Chula VistaCaliforniaUnited States

Generated 2025-07-14 02:38:01.397 UTC