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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26379Rodriguez, CindyLE18LeedsEnglandUnited Kingdom
24248Lin, Jake3337MeltonVictoriaAustralia
14767Blanco, Stacy, A30601HannoverNordrhein-WestfalenGermany

Generated 2025-07-11 13:16:09.541 UTC