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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15181Huang, Rosa, P6006PerthSouth AustraliaAustralia
14263Lal, Nina, L2264SilverwaterNew South WalesAustralia
22799Alexander, RileyCM11BillericayEnglandUnited Kingdom

Generated 2025-07-12 10:59:02.327 UTC