[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   SKIP 127   SHUFFLE   <  SKIP 2136  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26957Sai, Kristina13441BerlinHessenGermany
25323Diaz, Lance, A20354HamburgHamburgGermany
26431Rai, Shaun1597Lane CoveNew South WalesAustralia

Generated 2025-07-14 00:30:33.007 UTC