[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 9338  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22218Bryant, Christian, M98312BremertonWashingtonUnited States
22505Shen, JulieBD1 4SJW. YorkEnglandUnited Kingdom
14134Fernandez, Cassandra, C6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-13 01:27:47.802 UTC