[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 211 SHUFFLE < SKIP 2283 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28876 | Garcia, Austin, D | 20354 | Hamburg | Hamburg | Germany |
11008 | Verhoff, Rob | 3550 | Bendigo | Victoria | Australia |
Generated 2025-07-17 01:45:43.894 UTC