[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 3407  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27552Guo, Shannon, C92118CoronadoCaliforniaUnited States
11492Chander, Terrence, C04838EilenburgBrandenburgGermany
29033Cooper, Natalie, A91203GlendaleCaliforniaUnited States

Generated 2025-07-09 14:31:30.060 UTC