[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 9324   SHUFFLE   <  SKIP 1177  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20289Richardson, Jada94941Mill ValleyCaliforniaUnited States
21838Ruiz, Gerald, C66041PoingSaarlandGermany
15841Shan, Luis90012Los AngelesCaliforniaUnited States
27543Griffin, Katherine, P94611OaklandCaliforniaUnited States

Generated 2025-07-19 11:13:32.679 UTC