[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 1211   SHUFFLE   <  SKIP 3945  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20594Torres, Arthur77127LieusaintSeine et MarneFrance
18205Raji, Lindsey2444Port MacquarieNew South WalesAustralia
23204Mitchell, Katherine, C99202SpokaneWashingtonUnited States

Generated 2025-07-19 04:47:11.363 UTC