[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 549   SHUFFLE   <  SKIP 835  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22443Suarez, Marvin, M57000MetzMoselleFrance
26668Madan, Toni2060Lavender BayNew South WalesAustralia
16954Davis, Fernando98225BellinghamWashingtonUnited States
18361Simmons, Marcus91791West CovinaCaliforniaUnited States

Generated 2025-07-14 10:02:06.007 UTC