[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 875   SHUFFLE   <  SKIP 6036  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25129Raman, Allen, R2065St. LeonardsNew South WalesAustralia
21754Lopez, Kaitlyn97301SalemOregonUnited States
26486Cook, Andrea90012Los AngelesCaliforniaUnited States

Generated 2025-07-14 04:12:08.756 UTC