[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 416   SHUFFLE   <  SKIP 2246  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26445Foster, Aidan4551CaloundraQueenslandAustralia
19881Long, Aidan, J90401Santa MonicaCaliforniaUnited States
11791Morgan, Chase, D99202SpokaneWashingtonUnited States

Generated 2025-07-13 22:48:29.813 UTC