[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3142  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22381Patterson, Hunter, B95010HofBayernGermany
14134Fernandez, Cassandra, C6105CloverdaleSouth AustraliaAustralia
26535Perry, Kelly, E98366Port OrchardWashingtonUnited States

Generated 2025-07-08 19:37:03.417 UTC