[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 SHUFFLE SKIP 9718 < SKIP 263 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14049 | Hernandez, Gina | 4217 | Gold Coast | Queensland | Australia |
26884 | James, Paige, S | 95010 | Hof | Bayern | Germany |
Generated 2025-07-21 06:46:09.421 UTC