[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 413   SHUFFLE   <  SKIP 1519  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25425Diaz, Zachary91945Lemon GroveCaliforniaUnited States
15535Scott, Jordan, L94010BurlingameCaliforniaUnited States
28722Stone, Carmen, F57000MetzMoselleFrance

Generated 2025-07-18 07:50:38.885 UTC