[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 475   SHUFFLE   <  SKIP 372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26705Jenkins, Eric, L91776San GabrielCaliforniaUnited States
19926Diaz, AlexandriaGL50CheltenhamEnglandUnited Kingdom
18621Prasad, Cassandra, DRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-17 07:34:10.421 UTC