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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14248Tang, Misty, A90706BellflowerCaliforniaUnited States
23149Rubio, Brandi, M94519ConcordCaliforniaUnited States
28049Washington, Xavier, T94611OaklandCaliforniaUnited States

Generated 2025-07-19 02:01:46.373 UTC