[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 2421   SHUFFLE   <  SKIP 564  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18699Griffin, Blake, S4217Gold CoastQueenslandAustralia
13401Bradley, Erin, S91364Woodland HillsCaliforniaUnited States
28241King, Charles, L98055RentonWashingtonUnited States

Generated 2025-07-11 15:29:39.248 UTC