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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15708Jai, Nina80074MünchenHamburgGermany
26353Malhotra, Holly, R91480FrankfurtBayernGermany
23247Garcia, Alexander90210Beverly HillsCaliforniaUnited States
18082Sanchez, Steven, E98020EdmondsWashingtonUnited States

Generated 2025-07-18 11:47:28.913 UTC