[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 952  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26338Coleman, Anna94611OaklandCaliforniaUnited States
23501Perry, Isabelle, A91945Lemon GroveCaliforniaUnited States
15400Roberts, Samuel, W94941Mill ValleyCaliforniaUnited States

Generated 2025-07-17 22:56:21.459 UTC