[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 2927   SHUFFLE   <  SKIP 845  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23139Yang, Christian91910Chula VistaCaliforniaUnited States
25308Tang, Lindsey, CCB4 4BZCambridgeEnglandUnited Kingdom
14024Moore, Hannah94611OaklandCaliforniaUnited States

Generated 2025-07-19 10:04:32.134 UTC