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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21008Carlson, Melody, K70452StuttgartSaarlandGermany
27984Ramos, Rebekah, L4171HawthorneQueenslandAustralia
24912Li, Krystal, A3220GeelongVictoriaAustralia
12333Rodriguez, Terrance, V59491Villeneuve-d'AscqNordFrance

Generated 2025-07-12 23:57:07.561 UTC