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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16325Williams, Emma, KTY31RuncornEnglandUnited Kingdom
19765Patel, Ruben, I6105CloverdaleSouth AustraliaAustralia
18948Bailey, Sydney94519ConcordCaliforniaUnited States

Generated 2025-07-13 18:39:13.303 UTC