[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 2421   SHUFFLE   <  SKIP 973  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23297Gomez, Tyrone, C90210Beverly HillsCaliforniaUnited States
14484Hall, Samantha91950National CityCaliforniaUnited States
12482Browning, Jerome94310OrlyVal de MarneFrance

Generated 2025-07-14 02:19:02.690 UTC