[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 2421   SHUFFLE   <  SKIP 512  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23027Griffin, Fernando, J90012Los AngelesCaliforniaUnited States
11770Nara, Peter, T98107BallardWashingtonUnited States
24816Perry, LaurenV9LangfordBritish ColumbiaCanada

Generated 2025-07-11 05:17:10.559 UTC