[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 438   SHUFFLE   <  SKIP 1124  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17014Harris, Michael95062Santa CruzCaliforniaUnited States
21121Reed, Garrett, C57000MetzMoselleFrance
25400Jai, Kyle91977Spring ValleyCaliforniaUnited States

Generated 2025-07-10 01:21:10.448 UTC