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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11372Romero, Wendy, H4000BrisbaneQueenslandAustralia
18690Rivera, Carlos, C98312BremertonWashingtonUnited States
16752Wright, Mason90505TorranceCaliforniaUnited States

Generated 2025-07-14 14:47:43.024 UTC