[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 799  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22251She, Martha, ET2P 2G8CalgaryAlbertaCanada
19199Williams, David91977Spring ValleyCaliforniaUnited States
28264Diaz, Nicole98033KirklandWashingtonUnited States
16595Anderson, Cameron, LTY31RuncornEnglandUnited Kingdom

Generated 2025-07-11 13:35:31.784 UTC