[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 512 SHUFFLE < SKIP 3577 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13423 | Peterson, Alex, M | V0 | Sooke | British Columbia | Canada |
11571 | Sai, Joel | 45000 | Orleans | Loiret | France |
Generated 2025-07-17 07:08:58.656 UTC