[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 1424   SHUFFLE   <  SKIP 1047  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22420Moore, Richard, L57000MetzMoselleFrance
29387Cai, Jenny, W75007ParisSeine (Paris)France
11522Hughes, Christian, J97045Oregon CityOregonUnited States

Generated 2025-07-18 18:56:33.884 UTC