[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 512   SHUFFLE   <  SKIP 2741  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20038Price, Taylor94611OaklandCaliforniaUnited States
20212Alonso, Krista, P1002SydneyNew South WalesAustralia
22392Gray, Bailey, A93000BobignySeine Saint DenisFrance

Generated 2025-07-15 08:53:26.825 UTC