[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 475   SHUFFLE   <  SKIP 3302  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28063Turner, Gabrielle, A95062Santa CruzCaliforniaUnited States
26910Kovar, Kristina, RLA1 1LNLancasterEnglandUnited Kingdom
25715Sara, Tabitha, W2113North RydeNew South WalesAustralia

Generated 2025-07-17 12:38:51.512 UTC