[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 248   SHUFFLE   <  SKIP 874  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13831Alvarez, Eddie, A91420MorangisEssonneFrance
15476Powell, Alyssa90802Long BeachCaliforniaUnited States
25705Prasad, Levi6006PerthSouth AustraliaAustralia

Generated 2025-07-13 18:19:13.520 UTC