[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 875   SHUFFLE   <  SKIP 3228  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28360Adams, Isaiah, L92625Newport BeachCaliforniaUnited States
26108Thompson, Dylan, D91776San GabrielCaliforniaUnited States
13633Ramos, Juan2113North RydeNew South WalesAustralia

Generated 2025-07-14 21:49:57.457 UTC