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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17902Lopez, Ruth, D70511StuttgartSaarlandGermany
24024Malhotra, Marie04838EilenburgBrandenburgGermany
17049Lu, Krystal2580GoulburnNew South WalesAustralia
21107Rodriguez, Kaitlin14197BerlinSaarlandGermany

Generated 2025-07-12 23:52:38.110 UTC