[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 159   SHUFFLE   <  SKIP 2510  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14508Hall, Madison, M92625Newport BeachCaliforniaUnited States
14094Russell, Amanda91791West CovinaCaliforniaUnited States
22519Hughes, Logan, M66740SaarlouisSaarlandGermany
21793Scott, Kaylee, L97045Oregon CityOregonUnited States

Generated 2025-07-20 18:37:37.546 UTC