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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23285Luo, Latoya, D98312BremertonWashingtonUnited States
22329Peterson, Grace, Y97034Lake OswegoOregonUnited States
24147Hernandez, Kathleen70452StuttgartSaarlandGermany
11225Lee, Madison, D98055RentonWashingtonUnited States

Generated 2025-07-11 03:31:49.304 UTC