[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 875   SHUFFLE   <  SKIP 6197  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21546Garcia, Cory, B46236BottropNordrhein-WestfalenGermany
23994Subram, Raymond3337MeltonVictoriaAustralia
13663Tang, Melvin, R70511StuttgartSaarlandGermany

Generated 2025-07-13 14:14:38.136 UTC