[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 350   SHUFFLE   <  SKIP 435  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22385Lal, Misty, LRG11 5TPBerkshireEnglandUnited Kingdom
18837Hernandez, Amanda91977Spring ValleyCaliforniaUnited States
20536Gray, Taylor, M91776San GabrielCaliforniaUnited States

Generated 2025-07-13 03:45:28.698 UTC