[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 717   SHUFFLE   <  SKIP 2532  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18625Moreno, Derrick, CC2H 7AULondonEnglandUnited Kingdom
28014Robinson, Rachel, J90210Beverly HillsCaliforniaUnited States
27771Subram, Terrance, M59100RoubaixNordFrance

Generated 2025-07-16 21:55:22.492 UTC