[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   SHUFFLE   SKIP 3721   <  SKIP 405  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11598Ruiz, Meredith, B66001SaarbrückenSaarlandGermany
27623Jackson, Christian, L91950Lincoln AcresCaliforniaUnited States
17278Price, Isabella, L2444Port MacquarieNew South WalesAustralia

Generated 2025-07-19 05:27:59.762 UTC