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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28287Bennett, Lauren, M94519ConcordCaliforniaUnited States
26653Allen, Kaylee2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-21 10:44:49.123 UTC