[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 461   SHUFFLE   <  SKIP 2949  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13039Ma, Trisha, E92118CoronadoCaliforniaUnited States
14426Hughes, Madison, J91054ErlangenBayernGermany
16786Reed, Lucas, A90012Los AngelesCaliforniaUnited States

Generated 2025-07-15 04:43:23.380 UTC