[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 413   SHUFFLE   <  SKIP 1344  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20038Price, Taylor94611OaklandCaliforniaUnited States
18682Bennett, Emily, A91950Lincoln AcresCaliforniaUnited States
21798Sanders, Jade, P97355LebanonOregonUnited States

Generated 2025-07-12 15:26:30.488 UTC