[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 327   SHUFFLE   <  SKIP 3016  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29361Nara, Sheena93000BobignySeine Saint DenisFrance
28347Anand, Latoya, D98225BellinghamWashingtonUnited States
26711Bryant, Mya, P91502BurbankCaliforniaUnited States

Generated 2025-07-10 15:30:03.554 UTC