[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 416   SHUFFLE   <  SKIP 80  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26327Jai, Jack90241DowneyCaliforniaUnited States
18938Lopez, Lucas, J94536FremontCaliforniaUnited States
21084Deng, Clarence, W92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-21 00:53:52.420 UTC