[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 511   SHUFFLE   <  SKIP 1708  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15410Harris, Katherine, B91502BurbankCaliforniaUnited States
13997Hernandez, Raquel, W6006PerthSouth AustraliaAustralia
19824Perry, Jordan98225BellinghamWashingtonUnited States

Generated 2025-07-18 00:15:09.693 UTC