[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 575   SHUFFLE   <  SKIP 1675  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21794James, Alyssa, J90241DowneyCaliforniaUnited States
14175Mehta, CynthiaPE17BuryEnglandUnited Kingdom
14122Miller, Kaitlyn90802Long BeachCaliforniaUnited States

Generated 2025-07-17 02:06:54.732 UTC