[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 250 SHUFFLE < SKIP 5902 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22624 | Wu, Sandra | 59100 | Roubaix | Nord | France |
19613 | Garcia, Ruben | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-15 04:32:12.762 UTC