[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 1167  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18900Torres, Mathew, L2055North SydneyNew South WalesAustralia
11754Ortega, Janet, L2036MalabarNew South WalesAustralia
13866Butler, Mya92102San DiegoCaliforniaUnited States

Generated 2025-07-10 20:23:08.398 UTC