[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 3669   SHUFFLE   <  SKIP 82  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20920Rai, Jaclyn, I59000LilleNordFrance
18832Jackson, Dylan, C94063Redwood CityCaliforniaUnited States
12455Lewis, Benjamin94941Mill ValleyCaliforniaUnited States
15956Li, Ryan94611OaklandCaliforniaUnited States

Generated 2025-07-12 15:07:49.419 UTC