[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 875   SHUFFLE   <  SKIP 3483  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21669Rodriguez, JessicaGL50CheltenhamEnglandUnited Kingdom
20574Patel, Brett, A80074MünchenHamburgGermany
21242Patterson, Morgan, M94070San CarlosCaliforniaUnited States

Generated 2025-07-09 04:38:10.465 UTC