[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 362   SHUFFLE   <  SKIP 3920  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19448Fernandez, Meagan, CW1X3SELondonEnglandUnited Kingdom
23792Wu, Jessie, L98168BurienWashingtonUnited States
22459Xu, Johnny53131BonnNordrhein-WestfalenGermany

Generated 2025-07-17 22:55:18.490 UTC