[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 4290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29257Russell, Jeremiah, L94611OaklandCaliforniaUnited States
28137Lopez, Kristi2055North SydneyNew South WalesAustralia
26644Hernandez, Jenna, E98366Port OrchardWashingtonUnited States

Generated 2025-07-10 18:24:00.807 UTC