[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 189   SHUFFLE   <  SKIP 105  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24433Simmons, Luis, P90012Los AngelesCaliforniaUnited States
21128Andersen, Kenneth91054ErlangenBayernGermany
24784Kelly, Megan91945Lemon GroveCaliforniaUnited States

Generated 2025-07-15 04:59:16.719 UTC