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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20554Tang, Donna, S14197BerlinSaarlandGermany
16218Simmons, Julia98052RedmondWashingtonUnited States
25710Gill, Diana2060Lavender BayNew South WalesAustralia

Generated 2025-07-13 01:16:09.441 UTC