[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 480   SHUFFLE   <  SKIP 2489  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20730Shan, AaronTY31RuncornEnglandUnited Kingdom
24641Powell, Sarah, H92806La JollaCaliforniaUnited States
23732Wood, Xavier98225BellinghamWashingtonUnited States
22392Gray, Bailey, A93000BobignySeine Saint DenisFrance

Generated 2025-07-17 05:53:51.022 UTC