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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17911Rodriguez, Pedro, L2450Coffs HarbourNew South WalesAustralia
25740Munoz, Kellie78100Saint Germain en LayeYvelineFrance
23217Morgan, Michelle, C94303Palo AltoCaliforniaUnited States

Generated 2025-07-16 01:25:40.964 UTC