[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 3677   SHUFFLE   <  SKIP 501  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19210Price, Alexis, E90241DowneyCaliforniaUnited States
23346Raji, Carly, L2138RhodesNew South WalesAustralia
27922King, Isabella, E98312BremertonWashingtonUnited States

Generated 2025-07-18 23:24:35.935 UTC