[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 785   SHUFFLE   <  SKIP 32  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28105Garcia, Hannah90241DowneyCaliforniaUnited States
28038Gomez, Philip90706BellflowerCaliforniaUnited States
13037Pal, Terrence, M2061Milsons PointNew South WalesAustralia

Generated 2025-07-14 09:54:11.541 UTC