[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 612   SHUFFLE   <  SKIP 882  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13446Scott, Katelyn92020El CajonCaliforniaUnited States
17698Butler, Xavier, C91977Spring ValleyCaliforniaUnited States
20558Stewart, Brianna, LWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-11 10:59:04.594 UTC