[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 9079   SHUFFLE   <  SKIP 2197  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11146Goel, Karla, L2036MatravilleNew South WalesAustralia
26633Ward, Gabrielle, R90012Los AngelesCaliforniaUnited States
11163Wang, Gabriel91977Spring ValleyCaliforniaUnited States

Generated 2025-07-20 07:19:13.846 UTC