[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 875   SHUFFLE   <  SKIP 1146  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22364Jenkins, Katherine, E94109San FranciscoCaliforniaUnited States
24836Robinson, Taylor, H78100Saint Germain en LayeYvelineFrance
21892Hernandez, Joan, J2777SpringwoodNew South WalesAustralia

Generated 2025-07-09 09:52:42.771 UTC