[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 440   SHUFFLE   <  SKIP 1742  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20812Prasad, Preston, C2055North SydneyNew South WalesAustralia
15655Gomez, Deanna45001EssenHamburgGermany
25283Howard, Caitlin, A90012Los AngelesCaliforniaUnited States

Generated 2025-07-10 17:21:39.765 UTC