[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 3104   SHUFFLE   <  SKIP 2336  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19568Sun, Candice, A2055North SydneyNew South WalesAustralia
26118Butler, Ashley, A94611OaklandCaliforniaUnited States
16541Hu, Micah, ACM11BillericayEnglandUnited Kingdom
28867Martinez, Natalie90012Los AngelesCaliforniaUnited States

Generated 2025-07-15 15:32:46.400 UTC