[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4110   <  SKIP 1837  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26028Garcia, Brandy1002SydneyNew South WalesAustralia
13752Parker, Isabella, L92806La JollaCaliforniaUnited States
25060Martinez, Noah, R92118CoronadoCaliforniaUnited States
20044Rana, Jillian78400ChatouYvelineFrance

Generated 2025-07-18 07:06:15.372 UTC