[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 475   SHUFFLE   <  SKIP 4155  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22271Mitchell, Connor, L91950Lincoln AcresCaliforniaUnited States
14985Zhu, Jaclyn, A93000BobignySeine Saint DenisFrance
28721Lin, Jaclyn4655Hervey BayQueenslandAustralia
24365Navarro, Mallory4700RockhamptonQueenslandAustralia

Generated 2025-07-17 08:33:51.213 UTC