[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 872   SHUFFLE   <  SKIP 884  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26021Gutierrez, Meghan, E2777SpringwoodNew South WalesAustralia
23669Torres, Sean94611OaklandCaliforniaUnited States
28879Xie, Edwin, EWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-10 07:55:29.399 UTC