[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 2421   SHUFFLE   <  SKIP 2690  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27434Patterson, David, S91950Lincoln AcresCaliforniaUnited States
13341King, Lucas, L90802Long BeachCaliforniaUnited States
15800Serrano, Alberto, L1597Lane CoveNew South WalesAustralia

Generated 2025-07-14 05:40:03.020 UTC