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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25197Perry, Kyle, J91364Woodland HillsCaliforniaUnited States
22123Bailey, Isabella90210Beverly HillsCaliforniaUnited States
16268Kumar, Lindsey77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-20 04:36:39.682 UTC