[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 511   SHUFFLE   <  SKIP 481  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22125Garcia, Zachary, K91950National CityCaliforniaUnited States
16006Henderson, Angelica, M91977Spring ValleyCaliforniaUnited States
22677Carlson, Reginald22001HamburgHessenGermany

Generated 2025-07-20 22:01:12.516 UTC