[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 304  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25977Lopez, Jenna, M91364Woodland HillsCaliforniaUnited States
26827Rubio, Renee, L75009ParisSeine (Paris)France
26227Gutierrez, Joe63009OffenbachSaarlandGermany
16811Zhang, Luis, R98403TacomaWashingtonUnited States

Generated 2025-07-10 02:11:19.135 UTC