[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 416   SHUFFLE   <  SKIP 2139  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18526Hernandez, Kevin94109San FranciscoCaliforniaUnited States
11614Sharma, Katrina, M63009OffenbachSaarlandGermany
14333Suri, Bobby, L98312BremertonWashingtonUnited States

Generated 2025-07-15 06:22:39.801 UTC