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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16542Ortega, Jésus, LGL7 1RYGloucestershireEnglandUnited Kingdom
24816Perry, LaurenV9LangfordBritish ColumbiaCanada
27479Sanders, Kaitlyn, T91203GlendaleCaliforniaUnited States

Generated 2025-07-12 07:26:16.845 UTC