[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 4   SHUFFLE   <  SKIP 450  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19354Madan, Abby70452StuttgartSaarlandGermany
24366Luo, Melvin2113North RydeNew South WalesAustralia
13551Lee, JacobGL50CheltenhamEnglandUnited Kingdom
16181Rubio, Daisy, A6006PerthSouth AustraliaAustralia
17981Mitchell, FernandoWA1WarringtonEnglandUnited Kingdom
28365Zhao, Stacey, JE17 6JFLondonEnglandUnited Kingdom
20327Perez, Sophia94070San CarlosCaliforniaUnited States

Generated 2025-07-18 22:54:53.981 UTC