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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23364Young, Natalie, C91950National CityCaliforniaUnited States
29416Ramos, Pedro, PPE17BuryEnglandUnited Kingdom
26434Romero, Mallory1002SydneyNew South WalesAustralia

Generated 2025-07-14 05:02:08.530 UTC