[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 9  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13571Mehta, Allen, I92100Boulogne-BillancourtHauts de SeineFrance
27931Patel, Tabitha, R10210BerlinHamburgGermany
20186Li, ConnorV9B 2C3ShawneeBritish ColumbiaCanada
21360Gill, Orlando2060Lavender BayNew South WalesAustralia

Generated 2025-07-11 04:50:57.732 UTC