[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 1429   SHUFFLE   <  SKIP 376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27715Ross, Mya, E4655Hervey BayQueenslandAustralia
12643Perez, Kristina, A70452StuttgartSaarlandGermany
26139Nara, Derek, A2036MatravilleNew South WalesAustralia

Generated 2025-07-21 10:26:27.751 UTC