[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 213   SHUFFLE   <  SKIP 562  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18801Yuan, Dawn, A94704BerkeleyCaliforniaUnited States
19131Blue, Mason98225BellinghamWashingtonUnited States
13508Sanchez, Cassandra, T77127LieusaintSeine et MarneFrance

Generated 2025-07-14 16:46:51.995 UTC